home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2015 August / PC_Format_082015.iso / Użytkowe / DriverMax 7.58 / drivermax.exe / {app} / rbk64.exe / MANIFEST / 1
Text File  |  2015-05-13  |  684b  |  19 lines

  1.  
  2. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  3. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  4.  <assemblyIdentity version="1.0.0.0"
  5.     processorArchitecture="amd64"
  6.     name="DriverMax"
  7.     type="win32"/>
  8.  <description>DriverMax - Download new drivers, update the old ones and keep your PC up to date.</description>
  9.  <!-- Identify the application security requirements. -->
  10.  <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
  11.    <security>
  12.      <requestedPrivileges>
  13.        <requestedExecutionLevel
  14.          level="asInvoker"
  15.          uiAccess="false"/>
  16.        </requestedPrivileges>
  17.       </security>
  18.  </trustInfo>
  19. </assembly>